Skip to content

Add table visibility documentation#60

Merged
jeff-dude merged 5 commits intomainfrom
docs/dune-table-visibility
Apr 2, 2026
Merged

Add table visibility documentation#60
jeff-dude merged 5 commits intomainfrom
docs/dune-table-visibility

Conversation

@msf
Copy link
Copy Markdown
Contributor

@msf msf commented Apr 2, 2026

Summary

Companion documentation for the set_table_visibility macro added in #57. Adds docs/dune-table-visibility.md and links it from the README docs index.

Covers:

  • meta.dune.public config (the sugar over extra_properties)
  • Folder-level config via dbt_project.yml
  • Prod-only behavior
  • Combining with datashare
  • Raw SQL fallback for existing tables

Companion doc for set_table_visibility macro (#57). Covers meta.dune.public
config, folder-level config, combining with datashare, and raw SQL fallback.
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 2, 2026

PR Summary

Low Risk
Documentation-only change that doesn’t modify runtime behavior; risk is limited to potential confusion if guidance drifts from the set_table_visibility macro behavior.

Overview
Adds new documentation for controlling Dune table public/private visibility via meta.dune.public, including folder-level dbt_project.yml config, incremental model behavior, prod-only application, and a raw ALTER TABLE ... SET PROPERTIES fallback for existing tables.

Links the new docs/dune-table-visibility.md guide from the README documentation index.

Written by Cursor Bugbot for commit 277b5cf. Configure here.

@msf msf requested review from 0xRobin, a-monteiro and jeff-dude April 2, 2026 17:41
@jeff-dude jeff-dude merged commit 29a7fc8 into main Apr 2, 2026
@jeff-dude jeff-dude deleted the docs/dune-table-visibility branch April 2, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants